RevokeRepresentativeAuthTokens revokes all active tokens created by the current user to act on behalf of the specified user. This is primarily used for "unassume" flows.
delete/v1/users/-/tokens/representing/{email}
Path parameters
emailstring required
Email of the user being represented.
Response
A successful response.
V1RevokeRepresentativeAuthTokensResponse required